Check if the current user has the required access to Folder
Get | Folder_GetFolderPermissionsById |
Resource Path: /api/folder/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/folder/{id}/permissions/{access}
Name | Description | Data Type |
---|---|---|
id | Folder Id | integer |
access | Access type | string |
The response body is of type boolean.
OK